PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / getPickTrayByPDFSize Method
In This Topic
    getPickTrayByPDFSize Method
    In This Topic
    Gets a value indicating whether the PDF page size shall be used to select the input paper tray.
    This setting influences only the preset values used to populate the print dialogue presented by an interactive PDF processor.
    Syntax
    public boolean getPickTrayByPDFSize()

    Return Value

    True if the PDF page size shall be used to select the input paper tray.
    See Also